constraintlayout: Fix parsing of constant constraints
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Nov 2020 04:11:16 +0000 (23:11 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 Nov 2020 04:11:16 +0000 (23:11 -0500)
commit76b8676955ffa1b346c3c367acbb8b9cdc0f7f63
treead6a32610ae716cfc957108fc539e67b65653431
parentde461712a1e5ae5ba2790ed855bbaf784056330e
constraintlayout: Fix parsing of constant constraints

We were inadvertently turning constant constraints into
constraints against super, due to confusion between target
and source attribute.
gtk/gtkconstraintlayout.c